Typo fix.
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 2 May 2002 19:16:06 +0000 (19:16 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 2 May 2002 19:16:06 +0000 (19:16 +0000)
* gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtknotebook.c

index f1cb1a9147a1f5d7ec27df6961b6c3d596b64d84..ec316cc394ff44ca08e9365c025f558c791783ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-05-02  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.
+
        * gtk/gtkwidget.c (gtk_widget_class_init): Correct the
        composite_child blurb.   
 
index f1cb1a9147a1f5d7ec27df6961b6c3d596b64d84..ec316cc394ff44ca08e9365c025f558c791783ca 100644 (file)
@@ -1,5 +1,7 @@
 2002-05-02  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.
+
        * gtk/gtkwidget.c (gtk_widget_class_init): Correct the
        composite_child blurb.   
 
index f1cb1a9147a1f5d7ec27df6961b6c3d596b64d84..ec316cc394ff44ca08e9365c025f558c791783ca 100644 (file)
@@ -1,5 +1,7 @@
 2002-05-02  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.
+
        * gtk/gtkwidget.c (gtk_widget_class_init): Correct the
        composite_child blurb.   
 
index f1cb1a9147a1f5d7ec27df6961b6c3d596b64d84..ec316cc394ff44ca08e9365c025f558c791783ca 100644 (file)
@@ -1,5 +1,7 @@
 2002-05-02  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.
+
        * gtk/gtkwidget.c (gtk_widget_class_init): Correct the
        composite_child blurb.   
 
index f1cb1a9147a1f5d7ec27df6961b6c3d596b64d84..ec316cc394ff44ca08e9365c025f558c791783ca 100644 (file)
@@ -1,5 +1,7 @@
 2002-05-02  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.
+
        * gtk/gtkwidget.c (gtk_widget_class_init): Correct the
        composite_child blurb.   
 
index f1cb1a9147a1f5d7ec27df6961b6c3d596b64d84..ec316cc394ff44ca08e9365c025f558c791783ca 100644 (file)
@@ -1,5 +1,7 @@
 2002-05-02  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/gtknotebook.c (gtk_notebook_set_show_border): Typo fix.
+
        * gtk/gtkwidget.c (gtk_widget_class_init): Correct the
        composite_child blurb.   
 
index fa6966e2220116c31231889ca92de91af518bb05..3900fd67bd59a9cd61d18451c5e70409faf19e44 100644 (file)
@@ -4264,7 +4264,7 @@ gtk_notebook_prev_page (GtkNotebook *notebook)
  * @show_border: %TRUE if a bevel should be drawn around the notebook.
  * 
  * Sets whether a bevel will be drawn around the notebook pages.
- * This is only has a visual effect when the tabs are not shown.
+ * This only has a visual effect when the tabs are not shown.
  * See gtk_notebook_set_show_tabs().
  **/
 void